home *** CD-ROM | disk | FTP | other *** search
/ Internet News 2001 June / Internet News 2001-06 - CD-ROM.rar / INCD200106.ISO / mac / Netscape 6 / Installer Modules / langengb.xpi / viewer / Search Plugins / Netscape_UK.src < prev    next >
Text File  |  2001-01-31  |  2KB  |  68 lines

  1. # Netscape Search - Sherlock Plug-in
  2. # Copyright (C)2000 Netscape Communications Corp.
  3.  
  4. <SEARCH 
  5.      name        = "Netscape Search UK"
  6.      description = "Netscape Search UK"
  7.      method      = "GET"
  8.      action      = "http://info.netscape.com/fwd/sidbnsuk/http://search.netscape.com/uk/search.tmpl"
  9.      queryCharset="UTF-8"
  10.      
  11. >
  12.  
  13. <INPUT NAME="cp" VALUE="sidbnsuk">
  14. <INPUT NAME="charset" VALUE="UTF-8">
  15. <INPUT NAME="cat" VALUE="Regional/Europe/United_Kingdom">
  16. <INPUT NAME="search" user>
  17.  
  18. <INTERPRET
  19.     charset="ISO-8859-1"
  20.     browserResultType = "result"
  21.     bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
  22.     bannerEnd="<!--/AD_TAG-->"
  23.     resultListStart = "<!----**Official Sites**---->"
  24.     resultListEnd = "<!----**Categories**---->"
  25.     resultItemStart = "<LI>"
  26.       resultItemEnd = "</a>"
  27. >
  28.  
  29. <INTERPRET
  30.     charset="ISO-8859-1"
  31.     browserResultType = "category"
  32.     bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
  33.     bannerEnd="<!--/AD_TAG-->"
  34.     resultListStart = "<!----**Categories**---->"
  35.     resultListEnd = "<!----**Sites**---->"
  36.     resultItemStart = "<LI>"
  37.       resultItemEnd = "</FONT><br>"
  38. >
  39.  
  40. <INTERPRET
  41.     charset="ISO-8859-1"
  42.       bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
  43.     bannerEnd="<!--/AD_TAG-->"
  44.       resultListStart = "Web sites reviewed and categorized by a team of editors."
  45.       resultListEnd = "<!---- START SEARCH TABLE ---->"
  46.     resultItemStart = "<li>"
  47.       resultItemEnd = "</a></FONT><BR>"
  48. >
  49.  
  50. <INTERPRET
  51.     charset="ISO-8859-1"
  52.     browserResultType = "result"
  53.     bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
  54.     bannerEnd="<!--/AD_TAG-->"
  55.     resultListStart = "Sites found by Google:"
  56.     resultListEnd = "</TD>"
  57.     resultItemStart = "<LI>"
  58. >
  59.  
  60. </SEARCH>
  61.  
  62. <BROWSER 
  63.     alsomatch="http://search.netscape.com/uk/search.tmpl http://search.netscape.com/google.tmpl"
  64.     update     = "http://search.netscape.com/sherlock/Netscape_UK.src"
  65.     updateIcon  = "http://search.netscape.com/sherlock/Netscape_UK.gif"
  66.     updateCheckDays="1"  
  67. >
  68.